Skip to content
Back to search
30
MCP

Code Runner

pulsemcp/code runner

Executes code snippets in isolated Docker containers with resource limits and security controls for safe testing and debugging across multiple programming languages.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
io.github.formulahendry/code-runner
Code Runner MCP Server which can run code in various programming languages.
0 tools
@mcpc/code-runner-mcp
Run JavaScript/Python code in a secure sandbox with support for any package import.
0 tools
Node Code Sandbox
Provides a secure Docker-based sandbox for executing JavaScript code with npm dependencies, offering both persistent and ephemeral container
0 tools
Code Sandbox
Provides secure, isolated Python code execution environments with modular architecture for running untrusted code, testing solutions, genera
0 tools
Container Sandbox
Provides a secure, sandboxed environment for executing code, running commands, accessing files, and performing web operations through multi-
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_runner": {
      "url": "None",
      "transport": "http"
    }
  }
}